*** empty log message ***
authorMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 3 Oct 2002 18:21:34 +0000 (18:21 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 3 Oct 2002 18:21:34 +0000 (18:21 +0000)
lisp/ChangeLog

index 06bd13ef2a4f3697c20d714cde555fa06baadd1f..310039eca0eef621fb11d6c29c48387c26a9ddbe 100644 (file)
@@ -1,3 +1,12 @@
+2002-10-03  Markus Rost  <rost@math.ohio-state.edu>
+
+       * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu):  Handle the
+       menu pseudo-keys generated by easymenu which are lowercase in
+       Emacs 21.4.
+
+       * progmodes/ada-xref.el
+       (ada-xref-update-project-menu,ada-add-ada-menu): Ditto.
+
 2002-10-03  John Paul Wallington  <jpw@shootybangbang.com>
 
        * frame.el (delete-frame-hook): Variable alias for
@@ -22,7 +31,8 @@
 
 2002-10-02  Markus Rost  <rost@math.ohio-state.edu>
 
-       * progmodes/sh-script.el (sh-alias-alist): Use append instead of nconc.
+       * progmodes/sh-script.el (sh-alias-alist): Use append instead of
+       nconc.
 
        * startup.el (normal-top-level): Reset standard-value property of
        `user-full-name' here.